home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / DEMOCIAL / DEMOHAR1.LZH / INSTALL.BAT < prev    next >
DOS Batch File  |  1987-08-18  |  1KB  |  24 lines

  1. echo off
  2. cls
  3. echo                 Harvard Graphics Trial Size
  4. echo .
  5. echo ╔══════════════════════════════════════════════════════════╗
  6. echo ║ INSTALL requires at least 720K of free space on drive C. ║
  7. echo ║ To copy the Trial Size to drive C, press any key now.    ║
  8. echo ║                                                          ║
  9. echo ║                        *****                             ║
  10. echo ║                                                          ║
  11. echo ║ To copy the Trial Size to a drive other than C, press    ║
  12. echo ║ Ctrl-C now. At DOS, type A:INSDRIVE followed by the      ║
  13. echo ║ letter for the drive to copy to. For example, type       ║
  14. echo ║                                                          ║
  15. echo ║    A:INSDRIVE D                                          ║
  16. echo ║                                                          ║
  17. echo ║ to copy the HG Trial Size to drive D.                    ║
  18. echo ╚══════════════════════════════════════════════════════════╝
  19. echo .
  20. pause
  21. cls
  22. a:insdrive C
  23.  
  24.